(readline): When creating a relative file name from a
authorFrancesco Potortì <pot@gnu.org>
Thu, 28 Dec 2006 00:05:53 +0000 (00:05 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 28 Dec 2006 00:05:53 +0000 (00:05 +0000)
commit5c2d8e218f3e9fdb4730a0dc0b89df5a5dc22bfd
treedac2aced5e4d92ce90d1b2a452f4c50227d7712f
parentf4c330a66cac2b393a37cf582514924b93eee0ae
(readline): When creating a relative file name from a
#line directive, leave the file name alone.  The previous
behaviour was to make it relative to the tags file directory,
under the hypothesis that the #line directive file name was
relative to the directory of the tagged file.  That hypothesis is
wrong with Cpp and Lex.

(Makefile_targets): Do not include spaces in tag names.
lib-src/etags.c